net/http.http2Transport.contextWithTimeout (method)
2 uses
net/http (current package)
h2_bundle.go#L7657: func (t *http2Transport) contextWithTimeout(ctx context.Context, d time.Duration) (context.Context, context.CancelFunc) {
h2_bundle.go#L8342: ctx, cancel := cc.t.contextWithTimeout(context.Background(), pingTimeout)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)